-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Improve zh-TW Traditional Chinese locale #4048
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hello Roo Team! We received this contribution on the Kilo side and thought it might be useful to you! These changes were originally submitted by a (presumably) native speaker of the language: Kilo-Org/kilocode#516
mrubens
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
PeterDaveHello
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't I be the author then?
Yes, absolutely - sorry about that! Just updated the changelog and the release notes. We've been trying out a prompt to automate the release notes but we need to be careful about cases like this. |
|
Sure, as mentioned here: #4053 (review), I believe the bot can be the committer, which would be better. |
Yeah, especially since Kilo is such a close fork of Roo we could try using cherry-picks to pull over the commits, which is the best way I know of to preserve the authorship. But definitely let me know if you were thinking of something else. Thanks! |
|
Cool, cherry-picks sounds great by default. Will there be an AI auto-review before the PRs are sent? Not sure cherry-picks without enough context review are safe or meaningful enough. |
* Add active files to file context menu Add support to include active files (open tabs) within the WorkspaceTracker. This enables the tracker to send the webview with a file list that has active files listed at the top. The changes include: - Listening for tab group changes using `vscode.window.tabGroups.onDidChangeTabs` to trigger workspace updates. - Introducing an `activeFiles` getter that retrieves the file paths of all currently open text editor tabs. - Modifying the `workspaceDidUpdate` function to include both `activeFiles` and `filePaths` when posting the `workspaceUpdated` message to the webview. * use set * add changeset
Hello Roo Team! We received this contribution on the Kilo side and thought it might be useful to you!
These changes were originally submitted by a (presumably) native speaker of the language (thanks @PeterDaveHello!): Kilo-Org/kilocode#516
Important
Improve Traditional Chinese locale by refining translations in
package.nls.zh-TW.json.command.addToContext.titleandcommand.terminal.addToContext.title.settings.vsCodeLmModelSelector.vendor.descriptionandsettings.vsCodeLmModelSelector.family.description.This description was created by
for afe6a87. You can customize this summary. It will automatically update as commits are pushed.